home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pesquisa Dirigida
/
Pesquisa Dirigida.iso
/
JOGOS
/
mini_putt2.swf
/
scripts
/
DefineButton2_13
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2005-01-07
|
158b
|
8 lines
on(press){
tellTarget("_root")
{
site = version;
getURL("http://www.psychogoldfish.com/mini_putt/leaderboard.php","","POST");
}
}